Welcome![Sign In][Sign Up]
Location:
Search - by IP

Search list

[Software Engineering1

Description: 本文针对远程监控提出了一种结合IP网络的监控技术方案,系统总体架构采用S3C2410、USB摄像头与Linux操作系统组成嵌入式软硬件系统。并通过摄像头采集到的数据经过FFMPEG软件提供的H.264处理函数处理,数据转换后交给处理线程处理,采用双线程实现视频的数据的处理和传输。同时利用S3C2410网络模块,把图像数据转化为IP数据报通过RJ45接口在Internet上传输,实现远程监控。 关键词:视频采集,IP网络,Linux,H.264,远程监控 -Abstract: This paper presents new technology program with IP network sources giving to the traditional remote monitoring .this system using S3C2410,USB camera and Linux operator system to Set up the hardware system. The data from USB’s Camera is dealed with API of H.264 which is provided by FFMPEG bag, the data is convered then which is transferred to processing thread, this system uses Dual-threaded to come true the processing and transmission of the data. at the same time, using S3C2410’s net-module Image’s data transforming IP data package through the RJ45 interface are transmitted on the Internet, and achieving remote monitoring. Key words: Video Collection, IPNETWORK, Linux, H.264, Remote Monitoring
Platform: | Size: 17408 | Author: 阿士大夫 | Hits:

[matlabmatlab_prog

Description: Airforce security codes by Matlab and network
Platform: | Size: 11264 | Author: ali | Hits:

[VHDL-FPGA-VerilogTERASIC_AUDIO

Description: 友晶提供的Audio的IP核。这个IP核提供了Verilog的硬件部分源码和相应的HAL驱动程序。-Audio provided by Friends of Crystal' s IP core. The IP core provides a Verilog hardware part of the source and the corresponding HAL driver.
Platform: | Size: 125952 | Author: changjiang | Hits:

[Internet-Networkvcnet

Description: 18个VC++网络相关的源代码实例 都是些实用的小技巧源代码,主要涉及以下内容: 如何获得本地计算机的DNS服务器地址 如何获得本地计算机的IP地址 如何获得本地计算机的IP协议统计信息 如何获得本地计算机的MAC地址 如何获得本地计算机的TCP协议统计信息 如何获得本地计算机的UDP协议统计信息 如何获得本地计算机的名称 如何获得本地计算机的网络协议信息 如何获得本地计算机的域名 如何获得本地计算机的子网掩码 如何获得网上邻居 如何实现面相连接的网络通信 如何实现套接字的连接 如何实现网络浏览器 如何映射网络驱动器 如何通过主机名称获得IP地址 如何通过IP地址获得主机名称 如何实现无连接的网络通信 -18 VC++ source code examples of network-related Are practical tips on the source code, primarily related to the following: How to get the local computer s DNS server address How to get the local computer s IP address How to get the local computer s IP protocol statistics How to get the local computer s MAC address How to get the local computer s TCP protocol statistics How to get the local computer s UDP protocol statistics How to get the name of the local computer How do I get information on the local computer network protocol How to get the local computer s domain name How to get the local computer s subnet mask How to get Network Neighborhood How to connect the network traffic face How to implement the socket connection How to implement a web browser How to map a network drive How to get IP addresses by host name How to get host name by IP address How to connect the network traffic without ... ...
Platform: | Size: 304128 | Author: 是是 | Hits:

[TCP/IP stackip_query

Description: 获取本地的外网IP地址。通过网页查询得到外网IP。-Get the local IP address outside the network. Outside the network through a web query by IP.
Platform: | Size: 4768768 | Author: greyair | Hits:

[TCP/IP stackTCP-IP

Description: 详细介绍TCPIP协议。对TCPIP,进行底层分析,通过讲解,了解TCP IP-Details of TCPIP protocol. On TCPIP, to the underlying analysis, by explaining, understanding TCP IP
Platform: | Size: 8129536 | Author: 潘建军 | Hits:

[Other Embeded programenet_io

Description: This example application demonstrates web-based I/O control using the Stellaris Ethernet controller and the lwIP TCP/IP Stack. DHCP is used to obtain an Ethernet address. If DHCP times out without obtaining an address, a static IP address will be chosen using AutoIP. The address that is selected will be shown on the OLED display allowing you to access the internal web pages served by the application via your normal web browser.-This example application demonstrates web-based I/O control using the Stellaris Ethernet controller and the lwIP TCP/IP Stack. DHCP is used to obtain an Ethernet address. If DHCP times out without obtaining an address, a static IP address will be chosen using AutoIP. The address that is selected will be shown on the OLED display allowing you to access the internal web pages served by the application via your normal web browser.
Platform: | Size: 1863680 | Author: gofin | Hits:

[Linux-UnixLinux-Network-Programming

Description: 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。 -"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess
Platform: | Size: 1734656 | Author: chinq | Hits:

[matlabip

Description: 介绍了一种用于ip电话的自适应回声消除器,采用LMS自适应滤波器实现。首先通过MATLAB进行LMS算法的步长选择,并用生成的符合G.168要求的带限CCS测试信号对回声消除器的性能进行了测试-Introduced a kind of adaptive echo cancellation ip phone device, using LMS adaptive filter. Carried out by MATLAB first step LMS algorithm selection, and use the resulting band-limited meet G.168 requirements of CCS test signal on the performance of echo cancellation devices were tested
Platform: | Size: 130048 | Author: xiliao | Hits:

[Internet-NetworkIPPack

Description: 很难得的抓包发包软件源码,功能齐全,很有参考价值-Hard to come by Ethereal contract software source code, functional and useful reference
Platform: | Size: 1474560 | Author: spino | Hits:

[Sniffer Package captureipanon-0.3.tar

Description: IP流量监控,通过监控IP上数据包,判断流量大小,时间-IP traffic monitoring, by monitoring the IP on the packet, determine the size of the flow of time
Platform: | Size: 51200 | Author: skymouse | Hits:

[Internet-NetworkTCP-SendData

Description: VB6编写的通过TCP端口模拟发往ip地址端口的二进制数据流-VB6 TCP port analog prepared by ip address port sent to the binary data stream
Platform: | Size: 5120 | Author: yz76 | Hits:

[Windows Developvbfrance_TZMAGNUM-IP-CHAT-V1___Page

Description: vb video chat you can chat anywhere by network
Platform: | Size: 619520 | Author: anaki99 | Hits:

[Internet-NetworkHostScan

Description: 采用VC6编写的局域网活动主机扫描程序,基于IPhlp API的SenARP()函数,开了256个线程,扫描速度很快,可以获取主机名、IP地址和MAC地址。-LAN activity prepared by VC6 host scanner, based on the IPhlp API SenARP () function,opend the 256 threads, scanning speed fast, you can obtain the host name, IP address and MAC address.
Platform: | Size: 261120 | Author: 徐波 | Hits:

[Other Embeded programmjpeg_3

Description: 基于usb摄像头的嵌入式视频监视中的pc端的视频接收与处理程序。通过输入arm开发板的ip就能获取及显示摄像头(Zc0103)的视频图像。-Usb based video surveillance camera embedded in the pc end of the video receiving and processing procedures. Arm development board by entering the ip camera will be able to access and display (Zc0103) video images.
Platform: | Size: 4575232 | Author: 黄大侠 | Hits:

[Internet-NetworkSlow-speed-of-IP-MAN

Description: IP 城域网网速变慢分析及参考解决方法 ―― By Heaven于杭州 IP 城域网建成运行后,网络发生故障是不可避免的。一般当网络发生无法连 通、不能浏览Web 等故障时,现象比较明确,容易观察和定位故障点,此类故 障解决起来相对容易。还有一类故障就是网络是通的,但网速变慢。在面对这类 障时,往往会感觉到无从下手。本文为大家介绍引起此类故障常见的原因及排除 方法,和大家共同提高。-Slow speed of IP MAN and reference solutions - By Heaven in Hangzhou IP MAN up and running, the network failure is inevitable. Even when the network is not generally Pass, can not browse the Web and other failure, are quite clear, easy to observe and locate the fault point, so such Barrier is relatively easy to solve. Another type of failure is the network that pass, but the speed slower. In the face of such Barrier, they often feel unable to start. This article is to introduce a common cause of such failure causes and ruled out Methods, and all together.
Platform: | Size: 104448 | Author: li | Hits:

[VHDL-FPGA-VerilogUSB2.0-IP-core

Description: 用verilog 写的USB2.0,含源码。从别处找来的,不敢独享,希望对大家有帮助-Written by verilog USB2.0, including source code. Recruited from elsewhere, and not exclusive, we want to help
Platform: | Size: 200704 | Author: 柳同学 | Hits:

[CSharpIdentifyIPLib

Description: IP识别地区 IP识别地区 IP识别地区-recognise the area by IP
Platform: | Size: 142336 | Author: lianqidi | Hits:

[SCMIP

Description: 通过RTL8019亿太网芯片来与电脑互连-RTL8019 Ethernet billion by the computer chip interconnect
Platform: | Size: 75776 | Author: yuan | Hits:

[TCP/IP stacktcp-ip

Description: windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploaded to write their own. The difference is that with the comments of others very clearly, it was written in pure c socket, and did not use Microsoft' s CSocket, although compiled with Visual Studio2010, its essence is c language, not installed on your computer, copy the code VS2010 on the line over the past a
Platform: | Size: 235520 | Author: huangjun | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net